Get User's System Status by Name
{ getUserStatusByName }
Gets the user's status in the system.
Method
/API2/access/getUserStatusByName
Input Parameters
Name
userName
Type
string
Description
The user's login name
Output Response
Successful Result Code
200
Description of Response Type
Enabled/Disabled flag
Notes
Used with the 'toggleEnableUser' method.